Update react to v19.2.7#22
Merged
Merged
Conversation
dfalling
added a commit
that referenced
this pull request
Jun 3, 2026
Lets users narrow the map by tapping a label in an element's details: the detail view closes and that label becomes an active filter. Labels combine with an existing trip filter (and with each other, ALL-matched) so several constraints can apply at once, each shown as its own clearable pill. This turns the labels already shown on elements into a navigation affordance rather than static decoration. The trip and label pills now share one FilterPill renderer (icon + title + clear), with a tag glyph standing in for a label's icon, replacing the single-purpose TripFilterChip. Also pin react to 19.2.3 to match react-native-renderer: react-native 0.85.3 bundles renderer 19.2.3 and React requires an exact match, so the Renovate bump to 19.2.7 (#22) crashed the app at launch. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
19.2.3→19.2.719.2.3→19.2.7Release Notes
facebook/react (react)
v19.2.7: 19.2.7 (June 1st, 2026)Compare Source
React Server Components
FormDataentries in Server Actions which regressed in 19.2.6(#36566 by @unstubbable)
v19.2.6: 19.2.6 (May 6th, 2026)Compare Source
React Server Components
(#36425 by @eps1lon and @unstubbable)
v19.2.5: 19.2.5 (April 8th, 2026)Compare Source
React Server Components
v19.2.4: 19.2.4 (January 26th, 2026)Compare Source
React Server Components
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.